@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700,800');


@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&display=swap');


body {
    font-family: 'Open Sans',sans-serif;
    /*font-family: 'Dosis', sans-serif;*/
    /*width: 100%;*/
    height: 100%;
}


.container-fluid {
   
}
.full-width-row {
    overflow-x: hidden;
}

    .full-width-row > div {
        /*margin-left: -15px;
        margin-right: -15px;*/
    }

.navbar-brand {
    font-size: 1.2em;
    font-family: 'Nunito',sans-serif;
    font-weight: 900;
    /*color: #23C1AA;*/
    /*text-shadow: -1px -1px 0px #23C1AA, 1px 1px 0px #e6e3e3, 2px 2px 0px #999;*/
}
.footbrand {
    font-size: 1em;
    font-family: 'Nunito',sans-serif;
    font-weight: 900;
    color: #003853;
}

:root {
    --jumbotron-padding-y: 3rem;
}

.jumbotron {
  padding-top: var(--jumbotron-padding-y);
  padding-bottom: var(--jumbotron-padding-y);
  margin-bottom: 0;
  background-color: #fff;
  z-index:1;
}
@media (min-width: 768px) {
  .jumbotron {
    padding-top: calc(var(--jumbotron-padding-y) * 2);
    padding-bottom: calc(var(--jumbotron-padding-y) * 2);
  }
}

.jumbotron p:last-child {
  margin-bottom: 0;
}

.jumbotron-heading {
  font-weight: 300;
}

.jumbotron .container {
  max-width: 40rem;
}

footer {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

    footer p {
        margin-bottom: .25rem;
        color: #2E3E4E;
    }
    footer a {        
        color: #2E3E4E;
    }







/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
    /*margin-bottom: 1rem;*/
   
}
.bgsec1 {
   
    background-image: radial-gradient(farthest-corner at 45px 45px, #d9d9d9 20%, #fff 100%);
}



/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.marketing h2 {
    font-weight: 400;
}

.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
    
    margin-top: 2rem;
    margin-bottom: 2rem;
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.05rem;
}
.featurette img {
    max-width: 190px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 20em) {

    .featurette {
        /*margin-top: 6rem;
    margin-bottom: 6rem;*/
    }


    .featurette-heading {
        /*font-size: 1.7em;*/
        font-family: "Montserrat",sans-serif;
        font-weight: 700;       
        /*margin-top:6rem;
        margin-bottom:6rem;*/
    }
        .featurette-heading a {
            font-size:0.8em;
            font-weight:700;
            color: #24A2B6;
        }
        .pfeaut {
            /*color: #fff;*/
            /*text-shadow: 4px 5px 10px #1b2949;*/
        }
        .featurette img
        {
            max-width:270px;
        }
}



@media (min-width: 62em) {
    .featurette {
        /*margin-top: 60rem;
        margin-bottom: 6rem;*/
    }
    .featurette-heading {
        margin-top: 7rem;
    }
    .featurette img {
        max-width: 380px;
    }
}





.inicio {
    margin-top: -25px;
    /*margin-bottom: 6rem;*/
}




.titutoseccion{
    font-family: Montserrat,sans-serif;
    font-weight:800;
}
@media (max-width: 776px) {

    .titutoseccion {
       font-size:25px;
    }
}




.bg-azul {
    background-color: #022838;
}
.bg-gris {
    background-color: rgb(247,247,247);
}

    .linkcontacto {
        color: #2E3E4E; /**/
    }

        .linkcontacto:hover {
            text-decoration: none;
            color: #16A2B8;
        }

    .card-inspira2 {
    }

        .card-inspira2 h3 {
            font-weight: 700;
            color: #2E3E4E;
            font-size: 1.2em;
        }

        .card-inspira2 p {
            font-weight: 400;
            color: #2E3E4E;
            font-size: 1em;
        }


    .contacto {
    }

        .contacto p {
            font-family: 'Montserrat';
            font-weight: 500;
            font-size: 18px;
            color: #fff;
        }


    .divtitulogral {
    }

        .divtitulogral h2 {
            font-family: 'Montserrat',sans-serif;
            font-size: 2.6em;
            font-weight: 500;
            color: #1C3041;
            /*text-shadow: -1px -1px 0px #e6e3e3, 2px 2px 0px #e6e3e3, 3px 3px 0px #999;*/
        }

        .divtitulogral p {
            font-size: 1.2em;
            font-weight: 500;
            color: #4B4F51;
        }

    .bgsec2 {
        /*background-image: url(../img/fondoverde.png);*/
        background-image: radial-gradient(circle, darken(dodgerblue, 10%), #24A2B6, #16A2B8, #000);
        background-image: radial-gradient(farthest-corner at 45px 45px, #23C1AA 0%, #022838 100%);
    }

    .parallax2 {
        /* The image used */
        background-image: url("../img/fondoportfolio.png");
        /* Set a specific height */
        /*height: 750px;*/
        /* Create the parallax scrolling effect */
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .parallax1 {
        /* The image used */
        background-image: url("../img/fondosec1.png");
        /* Set a specific height */
        height: 500px;
        /* Create the parallax scrolling effect */
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .parallax3 {
        /* The image used */
        background-image: url("../img/fondo2.jpg");
        /* Set a specific height */
        height: 700px;
        max-height: 100%;
        /* Create the parallax scrolling effect */
        /*background-attachment: fixed;*/
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        overflow: hidden;
        /*z-index:-1;*/
    }




        .parallax3 header {
            position: absolute;
            width: 100%;
            z-index: 3;
        }

        .parallax3 #divsaludo {
            position: relative;
            z-index: 2;
        }

        .parallax3 .overlay {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            background-color: #fff;
            opacity: 0.7;
            z-index: 1;
        }


    .footer {
        background-color: #F7FFF7;
        color: #2E3E4E;
    }






    .container-fluid h5 {
        opacity: 0;
    }


    /*CONTACTO*/
    /*-------------------------------------------------*/
    .social {
    }

        .social a {
            color: #ffffff;
        }

            .social a:hover {
                color: #f6c34a;
                /*filter: opacity(.6);*/
                /*text-shadow: #000 1px 1px 3px;*/
                transition: all .4s ease-in-out;
                -webkit-transform: scale(1.5);
                -ms-transform: scale(1.5);
                transform: scale(1.5);
            }

        .social span {
            font-size: 1.4em;
        }

    .icon-background {
        color: #ffffff;
    }

    .lknmail {
        color: #fff;
    }

        .lknmail:hover {
            /*text-decoration: none;
        color: #fff;
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        transform: scale(1.4);
        transition: all .4s ease-in-out;*/
        }


    .fondo {
        background-image: url(../img/bgpatron.png);
        /*background-color:aqua;*/
    }









    .scroll-to-top {
        z-index: 1042;
        right: 1rem;
        bottom: 1rem;
        display: none;
    }

        .scroll-to-top a {
            width: 3.5rem;
            height: 3.5rem;
            background-color: rgba(33, 37, 41, 0.5);
            line-height: 3.1rem;
        }




    #mainNav {
        font-family: Montserrat,sans-serif;
        font-weight: 900;
        font-size: 14px;
        color: #1E2D40;
        background-color: white;
    }

        #mainNav .navbar-brand {
            color: #fff;
        }

        #mainNav .navbar-nav {
            /*margin-top: 1rem;*/
        }

            #mainNav .navbar-nav li.nav-item a.nav-link {
                text-align: center;
                background-color: #fff;
            }

                #mainNav .navbar-nav li.nav-item a.nav-link:hover {
                    color: #24A2B6;
                    text-decoration: underline solid;
                    text-decoration: underline;
                    text-decoration-color: #24A2B6;
                }

                #mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
                    color: #fff;
                }

                #mainNav .navbar-nav li.nav-item a.nav-link.active {
                    color: #1C3041;
                }

        #mainNav .navbar-toggler {
            font-size: 80%;
            padding: 0.8rem;
            background-color: #1C3041;
        }

    @media (min-width: 992px) {
        #mainNav {
            background-color: white;
        }

            #mainNav .navbar-brand {
                font-size: 1.75em;
                transition: font-size 0.3s;
            }

            #mainNav .navbar-nav {
                margin-top: 0;
            }

                #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
                    color: #fff;
                    background: #1C3041;
                }

                    #mainNav .navbar-nav > li.nav-item > a.nav-link.active:active, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:focus, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
                        color: #fff;
                        background: #1C3041;
                    }

            #mainNav.navbar-shrink {
                padding-top: 0.5rem;
                padding-bottom: 0.5rem;
            }

                #mainNav.navbar-shrink .navbar-brand {
                    font-size: 1.5em;
                }


            #mainNav .navbar-nav li.nav-item a.nav-link {
                font-weight: 800;
                border-radius: 3px;
                background-color: white;
                color: #1E2D40;
            }
    }

    @media (min-width: 776px) {
        #mainNav {
            /*background-color: #fff;*/
        }

            #mainNav .navbar-nav li.nav-item a.nav-link {
                font-weight: 800;
                background-color: white;
                color: #1E2D40;
            }
    }



    /*PORTAFOLIO*/
    .portfolio {
        margin-bottom: 60px;
        margin-top: -63px
    }

        .portfolio .portfolio-item {
            cursor: pointer;
            position: relative;
            display: block;
            max-width: 25rem;
            margin-bottom: 30px;
            border-radius: 0.5rem;
            overflow: hidden;
        }

            .portfolio .portfolio-item .portfolio-item-caption {
                position: absolute;
                top: 0;
                left: 0;
                transition: all 0.2s ease-in-out;
                opacity: 0;
                background-color: rgba(26, 188, 156, 0.9);
            }

                .portfolio .portfolio-item .portfolio-item-caption:hover {
                    opacity: 1;
                }

                .portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content {
                    font-size: 1.5rem;
                }

    .portfolio-modal .portfolio-modal-title {
        font-size: 2.25rem;
        line-height: 2rem;
    }

    @media (min-width: 992px) {
        .portfolio-modal .portfolio-modal-title {
            font-size: 3rem;
            line-height: 2.5rem;
        }
    }

    .portfolio-modal .close {
        position: absolute;
        z-index: 1;
        right: 1.5rem;
        top: 1rem;
        font-size: 3rem;
        line-height: 3rem;
        color: #1abc9c;
        opacity: 1;
    }

    .divider-custom {
        margin: 1rem 0 1.25rem;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .divider-custom .divider-custom-line {
            width: 100%;
            max-width: 7rem;
            height: 0.25rem;
            background-color: #fff;
            border-radius: 1rem;
            border-color: #2c3e50 !important;
        }

            .divider-custom .divider-custom-line:first-child {
                margin-right: 1rem;
            }

            .divider-custom .divider-custom-line:last-child {
                margin-left: 1rem;
            }

        .divider-custom .divider-custom-icon {
            color: #2c3e50 !important;
            font-size: 1.5rem;
        }

        .divider-custom.divider-light .divider-custom-line {
            background-color: #fff;
        }

        .divider-custom.divider-light .divider-custom-icon {
            color: #fff !important;
        }



    .page-section {
        padding: 4rem 0;
        font-size: 17px;
    }

        .page-section .page-section-heading {
            font-size: 1.9rem;
            line-height: 1rem;
        }

    @media (min-width: 992px) {
        .page-section .page-section-heading {
            font-size: 2.2rem;
            line-height: 1rem;
        }
    }




    .text-negro {
        color: #000000 !important;
    }

    .clip {
        /*display: inline-block;*/
        clip-path: polygon(0% 0%,10% 10%, 100% 0%, 100% 100%, 0% 100%);
    }

    .clipserv {
        /*display: inline-block;*/
        clip-path: polygon(0% 0%,90% 10%, 100% 0%, 100% 100%, 0% 100%);
    }











    /*servicios*/
    section.pricing {
        background: #ffffff;
        /*background: linear-gradient(to top, #18F2B2,#0DA48A);*/
        /*padding-top: 80px;
        padding-bottom: 80px;*/
        padding-left: 90px;
        padding-right: 90px;
    }

        section.pricing p {
            font-family: 'Montserrat';
            font-weight: 600;
            font-size: 22px;
            color: #1C3041;
        }






    /*portfolio*/
    #portfolio .container-fluid {
        max-width: 1920px;
    }

        #portfolio .container-fluid .portfolio-box {
            position: relative;
            display: block;
        }

            #portfolio .container-fluid .portfolio-box .portfolio-box-caption {
                display: flex;
                align-items: center;
                justify-content: center;
                flex-direction: column;
                width: 100%;
                height: 100%;
                position: absolute;
                bottom: 0;
                text-align: center;
                opacity: 0;
                color: #fff;
                background: rgba(1, 68, 100, 0.78);
                transition: opacity 0.25s ease;
                text-align: center;
            }

                #portfolio .container-fluid .portfolio-box .portfolio-box-caption .project-category {
                    font-family: "Merriweather Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
                    font-size: 0.85rem;
                    font-weight: 600;
                    text-transform: uppercase;
                }

                #portfolio .container-fluid .portfolio-box .portfolio-box-caption .project-name {
                    font-size: 1.2rem;
                }

            #portfolio .container-fluid .portfolio-box:hover .portfolio-box-caption {
                opacity: 1;
            }






    .font17 {
        font-size: 1.7em;
    }

    .titulo {
        font-family: 'Montserrat';
        font-weight: 800;
        color: #1E2D40;
        font-size: 40px;
    }

    .subtitulo {
        font-family: 'Montserrat';
        font-weight: 700;
        color: #0DA48A;
        font-size: 30px;
    }

    .parrafo {
        font-family: 'Montserrat';
        font-weight: 500;
        font-size: 18px;
        color: #4b4f51;
    }


    @media (max-width: 776px) {
        .titulo {
            font-size: 30px;
        }

        .subtitulo {
            font-size: 25px;
        }

        .parrafo {
            font-size: 16px;
        }
    }



.hrtitulo {
    width: 10%;
    text-align: center;
    background-color: #0362DD;
    border: 1px solid #0362DD;
}





    /*SERVICIOS*/
    .text_servicio {
    }

        .text_servicio p {
            font-size: 17px;
            line-height: 1.6em;
        }

#sticky-footer {
    flex-shrink:unset;
    flex-shrink:0;
}
#page-content {
    flex: 1 0 auto;
}